<script>
function b1(w){
w.className="j1";
}
function b2(w){
w.className="h1";
}
</script>
<table cellspacing="0" cellpadding="0" border="0" width=100%>

<tr>
<td onmouseover="b1(this)" onmouseout="b2(this)" class=h1>  <a href="##/news" class=c></a></td>
</tr>


<tr>
<td onmouseover="b1(this)" onmouseout="b2(this)" class=h1>  <a href="##/publ" class=c></a></td>
</tr>


<tr>
<td onmouseover="b1(this)" onmouseout="b2(this)" class=h1>  <a href="##/load" class=c></a></td>
</tr>

<tr>
<td onmouseover="b1(this)" onmouseout="b2(this)" class=h1>  <a href="##/forum" class=c></a></td>
</tr>



</tr>

</table>